
/* 主体和头部 */
body{}
.g-hd{}
/* 导航 */
.m-nav{background:#3c3c3c}
.m-nav .u-first{border-left:none; }
.m-nav>ul>li{}
.m-nav ul li{}
.m-nav ul li a{color:#fff;}
.m-nav ul li a:hover{background:#1d8cea;color:#fff;}
.m-nav ul li ul li{background:#1d8cea;}
.m-nav ul li ul li ul {background:#1d8cea;}
.m-nav ul li ul.last li ul{background:#1d8cea;}
.m-nav ul ul li a{color:#fff;}
.m-nav .select {background:#1d8cea;}
.m-nav .select>a{color:#fff;}
.m-nav ul ul a:hover{}
.u-first a{}
/* 搜索 */
.m-search{margin-top:20px;float: right;height: 28px;border:2px solid #3C3C3C; }
.m-search .u-search-key{border: 0 none;color: #ccc;float: left;font-size: 14px;height: 18px;line-height: 18px;padding: 5px;width:300px;}
.m-search .u-search-btn{color:#fff;background:#3C3C3C;font-size: 14px;border: 0 none;height: 30px;overflow: hidden;width: 60px;float:right;}


.m-default-default h2{background-color:#3b5998;}
.m-default-default .more{background:url(../img/more.gif) repeat-x;}
/* 脚部 */
.g-ft {background:#f7f7f7;}
.g-ft,.g-ft a,.ft ahover{color:#999}
.m-ft-nav span{}



/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #3C3C3C;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #3C3C3C;} 
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{border: 1px solid #3C3C3C;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #3C3C3C;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #3C3C3C;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #3C3C3C;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #535151;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}

/*按钮颜色*/
.newDeatilBtns .detailbtn a{background: #3C3C3C; color: #fff;}